Skip to content

Conversation

@colejohnson66
Copy link
Contributor

The Resolution property was not being considered at the very end.
For example, if one doubles the Width, Height, and Resolution (to 1400x800 at 196ppi), the output PNG would be 1400x800, but the rendered chart would be 700x400 in the top-left corner of the PNG (with the rest transparent).

The `Resolution` property was not being considered at the very end.
For example, if one doubles the `Width`, `Height`, and `Resolution` (to 1400x800 at 196ppi), the output PNG would be 1400x800, but the rendered chart would be 700x400 in the top-left corner of the PNG (with the rest transparent)
@colejohnson66 colejohnson66 changed the title Fix for oxyplot/oxyplot-avalonia#44 Fix for #44 - Resolution property is ignored Dec 28, 2021
@VisualMelon VisualMelon merged commit 4d996f9 into oxyplot:master Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants